home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-9.10-netbook-remix-PL.iso / casper / filesystem.squashfs / usr / share / gedit-2 / ui / gedit-print-preferences.ui < prev    next >
Extensible Markup Language  |  2009-10-20  |  24KB  |  451 lines

  1. <?xml version="1.0"?>
  2. <!--*- mode: xml -*-->
  3. <interface>
  4.   <object class="GtkAdjustment" id="adjustment1">
  5.     <property name="upper">100</property>
  6.     <property name="lower">1</property>
  7.     <property name="page_increment">10</property>
  8.     <property name="step_increment">1</property>
  9.     <property name="page_size">0</property>
  10.     <property name="value">1</property>
  11.   </object>
  12.   <object class="GtkWindow" id="window1">
  13.     <property name="visible">True</property>
  14.     <property name="title" translatable="yes">window1</property>
  15.     <child>
  16.       <object class="GtkHBox" id="contents">
  17.         <property name="visible">True</property>
  18.         <property name="border_width">12</property>
  19.         <property name="spacing">18</property>
  20.         <child>
  21.           <object class="GtkVBox" id="vbox20">
  22.             <property name="visible">True</property>
  23.             <property name="spacing">18</property>
  24.             <child>
  25.               <object class="GtkVBox" id="vbox26">
  26.                 <property name="visible">True</property>
  27.                 <property name="spacing">6</property>
  28.                 <child>
  29.                   <object class="GtkLabel" id="label33">
  30.                     <property name="visible">True</property>
  31.                     <property name="xalign">0</property>
  32.                     <property name="label" translatable="yes"><b>Syntax Highlighting</b></property>
  33.                     <property name="use_markup">True</property>
  34.                   </object>
  35.                   <packing>
  36.                     <property name="expand">False</property>
  37.                     <property name="fill">False</property>
  38.                   </packing>
  39.                 </child>
  40.                 <child>
  41.                   <object class="GtkAlignment" id="alignment1">
  42.                     <property name="visible">True</property>
  43.                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  44.                     <property name="left_padding">12</property>
  45.                     <child>
  46.                       <object class="GtkCheckButton" id="syntax_checkbutton">
  47.                         <property name="visible">True</property>
  48.                         <property name="can_focus">True</property>
  49.                         <property name="label" translatable="yes">Print synta_x highlighting</property>
  50.                         <property name="use_underline">True</property>
  51.                         <property name="draw_indicator">True</property>
  52.                       </object>
  53.                     </child>
  54.                   </object>
  55.                   <packing>
  56.                     <property name="position">1</property>
  57.                   </packing>
  58.                 </child>
  59.               </object>
  60.               <packing>
  61.                 <property name="expand">False</property>
  62.               </packing>
  63.             </child>
  64.             <child>
  65.               <object class="GtkVBox" id="vbox22">
  66.                 <property name="visible">True</property>
  67.                 <property name="spacing">6</property>
  68.                 <child>
  69.                   <object class="GtkLabel" id="label27">
  70.                     <property name="visible">True</property>
  71.                     <property name="xalign">0</property>
  72.                     <property name="label" translatable="yes"><b>Line Numbers</b></property>
  73.                     <property name="use_markup">True</property>
  74.                   </object>
  75.                   <packing>
  76.                     <property name="expand">False</property>
  77.                     <property name="fill">False</property>
  78.                   </packing>
  79.                 </child>
  80.                 <child>
  81.                   <object class="GtkAlignment" id="alignment2">
  82.                     <property name="visible">True</property>
  83.                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  84.                     <property name="left_padding">12</property>
  85.                     <child>
  86.                       <object class="GtkVBox" id="vbox2">
  87.                         <property name="visible">True</property>
  88.                         <property name="spacing">6</property>
  89.                         <child>
  90.                           <object class="GtkCheckButton" id="line_numbers_checkbutton">
  91.                             <property name="visible">True</property>
  92.                             <property name="can_focus">True</property>
  93.                             <property name="label" translatable="yes">Print line nu_mbers</property>
  94.                             <property name="use_underline">True</property>
  95.                             <property name="draw_indicator">True</property>
  96.                           </object>
  97.                           <packing>
  98.                             <property name="expand">False</property>
  99.                             <property name="fill">False</property>
  100.                           </packing>
  101.                         </child>
  102.                         <child>
  103.                           <object class="GtkHBox" id="line_numbers_hbox">
  104.                             <property name="visible">True</property>
  105.                             <property name="spacing">6</property>
  106.                             <child>
  107.                               <object class="GtkLabel" id="label3">
  108.                                 <property name="visible">True</property>
  109.                                 <property name="xalign">0.47999998927116394</property>
  110.                                 <property name="label" translatable="yes">_Number every</property>
  111.                                 <property name="use_underline">True</property>
  112.                                 <property name="mnemonic_widget">line_numbers_spinbutton</property>
  113.                               </object>
  114.                               <packing>
  115.                                 <property name="expand">False</property>
  116.                                 <property name="fill">False</property>
  117.                               </packing>
  118.                             </child>
  119.                             <child>
  120.                               <object class="GtkSpinButton" id="line_numbers_spinbutton">
  121.                                 <property name="visible">True</property>
  122.                                 <property name="can_focus">True</property>
  123.                                 <property name="adjustment">adjustment1</property>
  124.                                 <property name="climb_rate">1</property>
  125.                               </object>
  126.                               <packing>
  127.                                 <property name="expand">False</property>
  128.                                 <property name="fill">False</property>
  129.                                 <property name="position">1</property>
  130.                               </packing>
  131.                             </child>
  132.                             <child>
  133.                               <object class="GtkLabel" id="label4">
  134.                                 <property name="visible">True</property>
  135.                                 <property name="label" translatable="yes">lines</property>
  136.                               </object>
  137.                               <packing>
  138.                                 <property name="expand">False</property>
  139.                                 <property name="fill">False</property>
  140.                                 <property name="position">2</property>
  141.                               </packing>
  142.                             </child>
  143.                           </object>
  144.                           <packing>
  145.                             <property name="expand">False</property>
  146.                             <property name="fill">False</property>
  147.                             <property name="position">1</property>
  148.                           </packing>
  149.                         </child>
  150.                       </object>
  151.                     </child>
  152.                   </object>
  153.                   <packing>
  154.                     <property name="position">1</property>
  155.                   </packing>
  156.                 </child>
  157.               </object>
  158.               <packing>
  159.                 <property name="expand">False</property>
  160.                 <property name="position">1</property>
  161.               </packing>
  162.             </child>
  163.             <child>
  164.               <object class="GtkVBox" id="vbox24">
  165.                 <property name="visible">True</property>
  166.                 <property name="spacing">6</property>
  167.                 <child>
  168.                   <object class="GtkLabel" id="label31">
  169.                     <property name="visible">True</property>
  170.                     <property name="xalign">0</property>
  171.                     <property name="label" translatable="yes"><b>Text Wrapping</b></property>
  172.                     <property name="use_markup">True</property>
  173.                   </object>
  174.                   <packing>
  175.                     <property name="expand">False</property>
  176.                     <property name="fill">False</property>
  177.                   </packing>
  178.                 </child>
  179.                 <child>
  180.                   <object class="GtkAlignment" id="alignment3">
  181.                     <property name="visible">True</property>
  182.                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  183.                     <property name="left_padding">12</property>
  184.                     <child>
  185.                       <object class="GtkVBox" id="vbox25">
  186.                         <property name="visible">True</property>
  187.                         <property name="spacing">6</property>
  188.                         <child>
  189.                           <object class="GtkCheckButton" id="text_wrapping_checkbutton">
  190.                             <property name="visible">True</property>
  191.                             <property name="can_focus">True</property>
  192.                             <property name="label" translatable="yes">Enable text _wrapping</property>
  193.                             <property name="use_underline">True</property>
  194.                             <property name="draw_indicator">True</property>
  195.                           </object>
  196.                           <packing>
  197.                             <property name="expand">False</property>
  198.                             <property name="fill">False</property>
  199.                           </packing>
  200.                         </child>
  201.                         <child>
  202.                           <object class="GtkHBox" id="hbox20">
  203.                             <property name="visible">True</property>
  204.                             <child>
  205.                               <object class="GtkCheckButton" id="do_not_split_checkbutton">
  206.                                 <property name="visible">True</property>
  207.                                 <property name="can_focus">True</property>
  208.                                 <property name="label" translatable="yes">Do not _split words over two lines</property>
  209.                                 <property name="use_underline">True</property>
  210.                                 <property name="draw_indicator">True</property>
  211.                               </object>
  212.                               <packing>
  213.                                 <property name="expand">False</property>
  214.                                 <property name="fill">False</property>
  215.                               </packing>
  216.                             </child>
  217.                           </object>
  218.                           <packing>
  219.                             <property name="position">1</property>
  220.                           </packing>
  221.                         </child>
  222.                       </object>
  223.                     </child>
  224.                   </object>
  225.                   <packing>
  226.                     <property name="position">1</property>
  227.                   </packing>
  228.                 </child>
  229.               </object>
  230.               <packing>
  231.                 <property name="expand">False</property>
  232.                 <property name="fill">False</property>
  233.                 <property name="position">2</property>
  234.               </packing>
  235.             </child>
  236.             <child>
  237.               <object class="GtkVBox" id="vbox39">
  238.                 <property name="visible">True</property>
  239.                 <property name="spacing">6</property>
  240.                 <child>
  241.                   <object class="GtkLabel" id="label45">
  242.                     <property name="visible">True</property>
  243.                     <property name="xalign">0</property>
  244.                     <property name="label" translatable="yes"><b>Page header</b></property>
  245.                     <property name="use_markup">True</property>
  246.                   </object>
  247.                   <packing>
  248.                     <property name="expand">False</property>
  249.                     <property name="fill">False</property>
  250.                   </packing>
  251.                 </child>
  252.                 <child>
  253.                   <object class="GtkAlignment" id="alignment4">
  254.                     <property name="visible">True</property>
  255.                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  256.                     <property name="left_padding">12</property>
  257.                     <child>
  258.                       <object class="GtkCheckButton" id="page_header_checkbutton">
  259.                         <property name="visible">True</property>
  260.                         <property name="can_focus">True</property>
  261.                         <property name="label" translatable="yes">Print page _headers</property>
  262.                         <property name="use_underline">True</property>
  263.                         <property name="draw_indicator">True</property>
  264.                       </object>
  265.                     </child>
  266.                   </object>
  267.                   <packing>
  268.                     <property name="expand">False</property>
  269.                     <property name="position">1</property>
  270.                   </packing>
  271.                 </child>
  272.               </object>
  273.               <packing>
  274.                 <property name="position">3</property>
  275.               </packing>
  276.             </child>
  277.           </object>
  278.           <packing>
  279.             <property name="expand">False</property>
  280.           </packing>
  281.         </child>
  282.         <child>
  283.           <object class="GtkVBox" id="vbox36">
  284.             <property name="visible">True</property>
  285.             <property name="spacing">18</property>
  286.             <child>
  287.               <object class="GtkVBox" id="vbox37">
  288.                 <property name="visible">True</property>
  289.                 <property name="spacing">6</property>
  290.                 <child>
  291.                   <object class="GtkLabel" id="label43">
  292.                     <property name="visible">True</property>
  293.                     <property name="xalign">0</property>
  294.                     <property name="label" translatable="yes"><b>Fonts</b></property>
  295.                     <property name="use_markup">True</property>
  296.                   </object>
  297.                   <packing>
  298.                     <property name="expand">False</property>
  299.                     <property name="fill">False</property>
  300.                   </packing>
  301.                 </child>
  302.                 <child>
  303.                   <object class="GtkAlignment" id="alignment5">
  304.                     <property name="visible">True</property>
  305.                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  306.                     <property name="left_padding">12</property>
  307.                     <child>
  308.                       <object class="GtkVBox" id="vbox4">
  309.                         <property name="visible">True</property>
  310.                         <property name="spacing">12</property>
  311.                         <child>
  312.                           <object class="GtkTable" id="fonts_table">
  313.                             <property name="visible">True</property>
  314.                             <property name="n_rows">3</property>
  315.                             <property name="n_columns">2</property>
  316.                             <property name="column_spacing">12</property>
  317.                             <property name="row_spacing">12</property>
  318.                             <child>
  319.                               <object class="GtkLabel" id="body_font_label">
  320.                                 <property name="visible">True</property>
  321.                                 <property name="xalign">0</property>
  322.                                 <property name="label" translatable="yes">_Body:</property>
  323.                                 <property name="use_underline">True</property>
  324.                                 <property name="mnemonic_widget">body_fontbutton</property>
  325.                               </object>
  326.                               <packing>
  327.                                 <property name="x_options">GTK_FILL</property>
  328.                                 <property name="y_options"/>
  329.                               </packing>
  330.                             </child>
  331.                             <child>
  332.                               <object class="GtkLabel" id="numbers_font_label">
  333.                                 <property name="visible">True</property>
  334.                                 <property name="xalign">0</property>
  335.                                 <property name="label" translatable="yes">_Line numbers:</property>
  336.                                 <property name="use_underline">True</property>
  337.                                 <property name="mnemonic_widget">numbers_fontbutton</property>
  338.                               </object>
  339.                               <packing>
  340.                                 <property name="top_attach">1</property>
  341.                                 <property name="bottom_attach">2</property>
  342.                                 <property name="x_options">GTK_FILL</property>
  343.                                 <property name="y_options"/>
  344.                               </packing>
  345.                             </child>
  346.                             <child>
  347.                               <object class="GtkLabel" id="headers_font_label">
  348.                                 <property name="visible">True</property>
  349.                                 <property name="xalign">0</property>
  350.                                 <property name="label" translatable="yes">He_aders and footers:</property>
  351.                                 <property name="use_underline">True</property>
  352.                                 <property name="mnemonic_widget">headers_fontbutton</property>
  353.                               </object>
  354.                               <packing>
  355.                                 <property name="top_attach">2</property>
  356.                                 <property name="bottom_attach">3</property>
  357.                                 <property name="x_options">GTK_FILL</property>
  358.                                 <property name="y_options"/>
  359.                               </packing>
  360.                             </child>
  361.                             <child>
  362.                               <object class="GtkFontButton" id="body_fontbutton">
  363.                                 <property name="visible">True</property>
  364.                                 <property name="can_focus">True</property>
  365.                                 <property name="use_font">True</property>
  366.                                 <property name="show_style">False</property>
  367.                               </object>
  368.                               <packing>
  369.                                 <property name="left_attach">1</property>
  370.                                 <property name="right_attach">2</property>
  371.                                 <property name="y_options"/>
  372.                               </packing>
  373.                             </child>
  374.                             <child>
  375.                               <object class="GtkFontButton" id="numbers_fontbutton">
  376.                                 <property name="visible">True</property>
  377.                                 <property name="can_focus">True</property>
  378.                                 <property name="use_font">True</property>
  379.                                 <property name="show_style">False</property>
  380.                               </object>
  381.                               <packing>
  382.                                 <property name="left_attach">1</property>
  383.                                 <property name="right_attach">2</property>
  384.                                 <property name="top_attach">1</property>
  385.                                 <property name="bottom_attach">2</property>
  386.                                 <property name="x_options">GTK_FILL</property>
  387.                                 <property name="y_options"/>
  388.                               </packing>
  389.                             </child>
  390.                             <child>
  391.                               <object class="GtkFontButton" id="headers_fontbutton">
  392.                                 <property name="visible">True</property>
  393.                                 <property name="can_focus">True</property>
  394.                                 <property name="use_font">True</property>
  395.                                 <property name="show_style">False</property>
  396.                               </object>
  397.                               <packing>
  398.                                 <property name="left_attach">1</property>
  399.                                 <property name="right_attach">2</property>
  400.                                 <property name="top_attach">2</property>
  401.                                 <property name="bottom_attach">3</property>
  402.                                 <property name="x_options">GTK_FILL</property>
  403.                                 <property name="y_options"/>
  404.                               </packing>
  405.                             </child>
  406.                           </object>
  407.                         </child>
  408.                         <child>
  409.                           <object class="GtkHButtonBox" id="hbuttonbox1">
  410.                             <property name="visible">True</property>
  411.                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  412.                             <property name="layout_style">GTK_BUTTONBOX_END</property>
  413.                             <child>
  414.                               <object class="GtkButton" id="restore_button">
  415.                                 <property name="visible">True</property>
  416.                                 <property name="can_focus">True</property>
  417.                                 <property name="label" translatable="yes">_Restore Default Fonts</property>
  418.                                 <property name="use_underline">True</property>
  419.                               </object>
  420.                               <packing>
  421.                                 <property name="expand">False</property>
  422.                                 <property name="fill">False</property>
  423.                               </packing>
  424.                             </child>
  425.                           </object>
  426.                           <packing>
  427.                             <property name="position">1</property>
  428.                           </packing>
  429.                         </child>
  430.                       </object>
  431.                     </child>
  432.                   </object>
  433.                   <packing>
  434.                     <property name="expand">False</property>
  435.                     <property name="position">1</property>
  436.                   </packing>
  437.                 </child>
  438.               </object>
  439.             </child>
  440.           </object>
  441.           <packing>
  442.             <property name="expand">False</property>
  443.             <property name="fill">False</property>
  444.             <property name="position">1</property>
  445.           </packing>
  446.         </child>
  447.       </object>
  448.     </child>
  449.   </object>
  450. </interface>
  451.